runtime.cpuProfile.add (method)
2 uses
runtime (current package)
cpuprof.go#L92: func (p *cpuProfile) add(tagPtr *unsafe.Pointer, stk []uintptr) {
proc.go#L4548: cpuprof.add(tagPtr, stk[:n])
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)